PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getDefaultValue Method
In This Topic
    getDefaultValue Method
    In This Topic
    Gets the field default value.
    Syntax
    public java.lang.Object getDefaultValue()

    Return Value

    The field's default value.
    See Also